/*
  primary-color:    #085080
*/

.title-color-dark, .title-color-dark *{
    color: #FFFFFF !important;
}

.title-color-light, .title-color-light * {
    color: #085080 !important;
}

.text-color-dark, .text-color-dark *{
    color: #FFFFFF !important;
}

.text-color-light, .text-color-light *{
    color: #000000 !important;
}

.background-color-dark {
    background-color: #085080 !important;
}

.background-color-light {
    background-color: #FFFFFF !important;
}

.button-color-dark {
    background-color: #FFFFFF !important;
    color: #085080 !important;
}

.button-color-light {
    background-color: #085080 !important;
    color: #FFFFFF !important;
}

.button-color-light:hover {
    background-color: #195A93 !important;
}

.button-color-dark:hover {
    background-color: #EEEEEE !important;
}

.custom-slider-indecators-light li {
    border: 1px solid #085080 !important;
}

.custom-slider-indecators-ligth li.active {
    background-color: #085080 !important;
}

.custom-slider-indecators-dark li {
    border: 1px solid #FFFFFF !important;
    background-color: #085080 !important;
}

.custom-slider-indecators-dark li.active {
    border: 1px solid #FFFFFF !important;
    background-color: #FFFFFF !important;
}

.card-shadow-light {
    box-shadow: 0px 5px 5px lightgray;
}

.card-shadow-dark {
    box-shadow: 0px 5px 5px #4490C4;
}

.horizontal-line-light {
    color:#3c3c3c !important;
    background-color:#3c3c3c !important;
}

.horizontal-line-dark {
    color:#FFFFFF !important;
    background-color:#FFFFFF !important;
}

html{
    font-size: 0.7rem;
    letter-spacing: 0.03rem;
}

html, body {
    margin: 0;
    height: 100%;
    width: 100%;
}

body {
    word-break: break-word;
    overflow-wrap: break-word;
}

@media (min-width: 576px) {
    html{
        font-size: 1rem !important;
    }
}

@media (max-width: 768px) {
    .small {
        font-size: 110% !important;
    }
}

a, a:hover {
    text-decoration: none;
}

.custom-border-bottom {
    border-bottom: 1px solid #085080;
}

.btn-grey {
    color: #fff;
    background-color: #b3b2b4;
    border-color: #b3b2b4;
}

.btn-grey:hover {
    color: #fff;
    background-color: #777678;
    border-color: #777678;
}

.btn-disabled {
    pointer-events: none;
}

.bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.custom-bg-light {
    background-color: #f6f5f7;
}

.custom-bg-dark {
    background-color: #96a8b4;
}


@media (max-width: 576px) {
    .ho-submit {
        font-size: 24px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    .ho-help-text{
        font-size: 14px !important;
    }
}

@media (max-width: 576px) {
    .ho-field div {
        font-size: 18px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    .ho-input {
        font-size: 24px !important;
        padding: 5px;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    .ho-button {
        font-size: 18px !important;
        line-height: 1.5;
    }
}

/* H Elements */
/*
h1 {
    font-size: 2.5rem;
    color: #085080;
    font-weight: 500;
}

h2 {
    font-size: 1.55rem;
    color:rgba(28, 28, 28, 0.8);
    font-weight: 500;
}

h3 {
    font-size: 1.19rem;
    color: #085080;
    font-weight: 500;
}

/* H Classes */
/* 
.h1 {
    font-size: 2.5rem;
    color: #085080;
    font-weight: 500;
}

.h2 {
    font-size: 1.55rem;
    color: rgba(28, 28, 28, 0.8);
    font-weight: 500;
}

.h3 {
    font-size: 1.19rem;
    color: #085080;
    font-weight: 500;
}

.textblock p {
    white-space: pre-wrap;
}

@media (max-width: 576px) {
    h2 {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .h2 {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    h3 {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .h3 {
        font-size: 20px !important;
    }
}

@media (max-width: 576px) {
    h4 {
        font-size: 22px !important;
    }
}

@media (max-width: 576px) {
    .h4 {
        font-size: 22px !important;
    }
}

@media (max-width: 576px) {
    .h5 {
        font-size: 20px !important;
    }
}

@media (max-width: 576px) {
    .textblock p{
        font-size: 20px !important;
        line-height: 150%;
    }
}

@media (max-width: 576px) {
    .li {
        font-size: 18px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    a {
        font-size: 24px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    span {
        font-size: 18px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    div {
        font-size: 20px !important;
    }
}

@media (max-width: 576px) {
    .ho-submit {
        font-size: 24px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    .ho-help-text{
        font-size: 14px !important;
    }
}

@media (max-width: 576px) {
    .ho-field div {
        font-size: 18px !important;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    .ho-input {
        font-size: 24px !important;
        padding: 5px;
        line-height: 1.5;
    }
}

@media (max-width: 576px) {
    .ho-button {
        font-size: 18px !important;
        line-height: 1.5;
    }
}
*/

/* ---------------------------------------------------- */
/* ------------------ Header/Navbar ------------------- */
/* ---------------------------------------------------- */

/* Basic Setup */
nav.navbar {
    padding: 10px 15px !important;
    height: 77px;
    border-bottom: 1px solid #085080;
    background-color: #ffffff00;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

#navbarNav {
    top: 76px;
    padding: 15px;
    right: 0;
    background-color: #ffffff;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    font-size: 1.3rem;
    width: 100vw;
    height: 100vh;
    /*border-left: 1px solid #085080;
    border-bottom: 1px solid #085080;*/
}

@media (max-width: 576px) {
.main-navbar-nav a{
        font-size: 2.4rem !important;
    }
}

@media(min-width: 600px) {
    #navbarNav {
        padding-left: 50px;
    }
}

@media(max-width: 992px) {
    .collapse:not(.show) {
        /*display: block !important;*/
        z-index: -1 !important;
        visibility: hidden;
    }
}

.sections-body {
    margin-top: 77px;
    scroll-margin-top: 77px;
    scroll-snap-margin-top: 77px;
}

.navbar-div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navbar .logo {
    height: 50px;
}
.navbar-brand {
    margin-right: 0;
}

.main-navbar-nav {
    padding: 0;
    margin: 0;
    width: 100%;
}

.navbar-shrink {
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
    background-color: #fff !important;
}

/* Responsive Positions */
@media(min-width: 576px) {
    nav.navbar {
        /*padding: 15px 20px !important;*/
        height: 90px;
    }

    #navbarNav {
        top: 89px !important;
    }

    .sections-body {
        scroll-margin-top: 90px;
        scroll-snap-margin-top: 90px;
    }
}

@media(min-width: 992px) {
    nav.navbar {
        height: 165px;
    }

    #navbarNav {
        height: auto;
        position: inherit !important;
        background-color: inherit !important;
        padding: inherit !important;
        right: inherit !important;
        box-shadow: inherit !important;
        font-size: inherit !important;
        border: none;
    }

    .sections-body {
        scroll-margin-top: 165px;
        scroll-snap-margin-top: 165px;
    }
}

@media(min-width: 992px) and (max-width: 1399px) {
    .navbar-div {
        display: block;
        justify-content: unset;
        align-items: unset;
        text-align: center;
    }

    ul.navbar-nav {
        justify-content: center;
    }

    .sections-body.logged-in {
        margin-top: 170px !important;
        scroll-margin-top: 170px;
        scroll-snap-margin-top: 170px;
    }
}

@media(min-width: 1400px) {
    nav.navbar {
        height: 90px;
    }

    .sections-body {
        scroll-margin-top: 90px;
        scroll-snap-margin-top: 90px;
    }

    .main-navbar-nav {
        justify-content: flex-end;
        display: flex;
    }

    .lang-nav-item {
        margin-left: 20px;
    }

    .profile-nav-item {
        margin-left: 40px;
    }
}

/* Navbar Burgermenu Logo */
.navbar-light .navbar-toggler .css-navbar-icon {
    border-color: #1A191A;
}

.navbar-light .navbar-toggler .css-navbar-icon::before {
    border-color: #1A191A;
}

.css-navbar-icon {
    position: relative;
    padding-left: 1.25em;
    height: 1rem;
    width: 2.5rem;
    border-top: 0.125rem solid #000;
    border-bottom: 0.125rem solid #000;
    display: inline-block;
}

.css-navbar-icon::before {
    content: "";
    position: absolute;
    left: 0;
    height: 0.32rem;
    width: 2.5rem;
    border-bottom: 0.125rem solid #000;
    box-sizing: unset;
}

/* Link text */
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #085080;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #08508080;
}

/* Dropdown */
.dropdown-menu {
    top: 80%;
    font-size: 1.0rem;
}

.dropdown-item {
    color: #085080;
}

.dropdown-toggle:empty::after {
    font-size: 19px;
}

@media(max-width: 576px){
    .dropdown-toggle:empty::after{
        font-size: 40px;
        margin-left: 10px;
    }
}

.dropdown-toggle {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 5px;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #08508080;
    background-color: #fff;
}




/* ---------------------------------------------------- */
/* -------------------- C010Banner -------------------- */
/* ---------------------------------------------------- */
.banner-content {
    min-height: 280px;
}

@media(min-width: 576px) {
    .banner-content {
        /* min-height: 350px; */
    }
}

/* ---------------------------------------------------- */
/* -------------------- C011Banner -------------------- */
/* ---------------------------------------------------- */
.small-banner-container {
    position: relative;
    max-width: 100%;
    padding: 0;
}

.small-banner-image {
    display: block;
    width: 100%;
}

.small-banner-body {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.small-banner-body-left {
    text-align: left;
    left: 10px;
}

.small-banner-body-right {
    text-align: right;
    right: 10px;
}

.small-banner-body-middle {
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
}


@media(min-width: 576px) {
    .small-banner-container {
        max-width: 576px;
    }

    .small-banner-body-left {
        left: 28px;
    }

    .small-banner-body-right {
        right: 28px;
    }
}

@media(min-width: 768px) {
    .small-banner-container {
        max-width: 768px;
    }

    .small-banner-body-left {
        left: 34px;
    }

    .small-banner-body-right {
        right: 34px;
    }
}

@media(min-width: 992px) {
    .small-banner-container {
        max-width: 992px;
    }

    .small-banner-body-left {
        left: 25px;
    }

    .small-banner-body-right {
        right: 25px;
    }
}

@media(min-width: 1200px) {
    .small-banner-container {
        max-width: 1200px;
    }
    .small-banner-body-left {
        left: 30px;
    }

    .small-banner-body-right {
        right: 30px;
    }
}

@media(min-width: 1400px) {
    .small-banner-container {
        max-width: 1400px;
    }

    .small-banner-body-left {
        left: 50px;
    }

    .small-banner-body-right {
        right: 50px;
    }
}

/* ---------------------------------------------------- */
/* ---------------- C020HorizontalLine ---------------- */
/* ---------------------------------------------------- */

.horizontal-line {
    height:1px;
    border-width:0;
    color:#3c3c3c;
    background-color:#3c3c3c;
}

/* ---------------------------------------------------- */
/* ------------------ C211ArticleIcon ----------------- */
/* ---------------------------------------------------- */
.article-icon-icon {
    width: 70px;
    float: left;
    margin-top: 7px;
}

.article-icon-body {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 10px;
}

/* ---------------------------------------------------- */
/* ---------------- C212ArticlePicture ---------------- */
/* ---------------------------------------------------- */
.article-picture-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.article-picture-image {
    width: 140px;
    float: left;
    margin-top: 4px;
}

.article-picture-body {
    margin-left: 150px;
}

.article-picture-button {
    margin-top: 1.8777rem;
    margin-left: 150px;
    margin-right: auto;
}

/* ---------------------------------------------------- */
/* ---------------- C220PictureLinkIcon --------------- */
/* ---------------------------------------------------- */
.picture-link-icon-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.picture-link-icon-body {}

.picture-link-icon-anchor {
    display: block;
    position: relative;
}

.picture-link-icon-image {
    display: block;
    width: 100%;
}

.picture-link-icon-iconbody {
    display: flex;
    position: absolute;
    top: calc(calc(100% - 70px)/2);
    left: calc(calc(100% - 70px)/2);
    background-color: #005c83;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
}

.picture-link-icon-icon {
    font-size: 35px;
    color: #ffffff;
    margin: auto;
}

.picture-link-icon-icon.fa-play {
    margin: auto 16px auto 23px;
}

/* ---------------------------------------------------- */
/* ------------------ C420TeamDetails ----------------- */
/* ---------------------------------------------------- */
.team-details-socialmedia {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.team-details-socialmedia a, .team-details-socialmedia img{
    display: block;
}

.web-link, .mail-link, .facebook-link, .twitter-link, .google-plus-link, .instagram-link, .linked-in-link, .xing-link, .youtube-link, .pinterest-link {
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    line-height: 40px;
    border-radius: 50%;
    color: #fff !important;
}

.web-link .fa-globe, .mail-link .fa-envelope, .facebook-link .fa-facebook-f, .twitter-link .fa-twitter, .google-plus-link .fa-google-plus-g, .instagram-link .fa-instagram, .linked-in-link .fa-linkedin-in, .xing-link .fa-xing, .youtube-link .fa-youtube, .pinterest-link .fa-pinterest-p{
    font-size: 1.2rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.facebook-link {
    background-color: #3a5998;
}
.facebook-link:hover {
    background-color: #345088;
}

.twitter-link {
    background-color: #1da1f2;
}
.twitter-link:hover {
    background-color: #0d93e6;
}

.google-plus-link {
    background-color: #dd4b39;
}
.google-plus-link:hover {
    background-color: #d53824;
}

.instagram-link {
    background-color: #262626;
}
.instagram-link:hover {
    background-color: #303030;
}

.linked-in-link {
    background-color: #0a66c2;
}
.linked-in-link:hover {
    background-color: #085bae;
}

.xing-link{
    background-color: #006567;
}
.xing-link:hover {
    background-color: #005a5c;
}

.youtube-link {
    background-color: #ff0000;
}
.youtube-link:hover {
    background-color: #e50000;
}

.pinterest-link {
    background-color: #e60023;
}
.pinterest-link:hover {
    background-color: #cf001f;
}

.mail-link {
    background-color: #6ac1d9;
}
.mail-link:hover {
    background-color: #5ba7bd;
}

.web-link {
    background-color: #c7c7c7;
}
.web-link:hover {
    background-color: #a3a3a3;
}

.sig-image {
    max-height: 60px;
}

/* ---------------------------------------------------- */
/* -------------------- C510Slider -------------------- */
/* ---------------------------------------------------- */
.custom-slider-body {}

.custom-slider-indecators {
    bottom: -45px;
}

.custom-slider-indecators li {
    width: 12px;
    height: 12px;
    border: 1px solid #085080;
    border-radius: 50%;
    opacity: 1;
    transition: unset;
    background-clip: unset;
}

.custom-slider-indecators li.active {
    background-color: #085080;
}

.custom-slider-slidesbody {}

.custom-slider-slide {}

.custom-slider-slidecaption {
    left: unset;
    bottom: unset;
    right: unset;
    top: 0;
    padding: 25px;
    width: 100%;
    text-align: left;
}

.custom-slider-previous {}

.custom-slider-previous-icon {
    display: none;
}

.custom-slider-next {}

.custom-slider-next-icon {
    display: none;
}

/* ---------------------------------------------------- */
/* ------------------- C610Accordion ------------------- */
/* ---------------------------------------------------- */

.accordion {

}

.accordion .accordion-item {
    border: 1px solid #a4a4a4 !important;
}

.accordion .accordion-item button {
    color: #3c3c3c;
    text-decoration: none;
}

@media(max-width: 576px){
    .accordion .btn-link{
    font-size: 24px;
    }
}
/* ---------------------------------------------------- */
/* ------------------- F010MyAgenda ------------------- */
/* ---------------------------------------------------- */
.timeline-bullet {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    background: #FFF;
}

.timeline-content {
    position: relative;
    margin-left: 35px;
    min-height: 50px;
    margin-bottom: 10px;
}

.timeline-content > a {
    display: table;
}

.timeline-content::after {
    content: "";
    display: table;
    clear: both;
}

.timeline-bullet, .highlighted-plan {
    border-color: #085080;
}

.timeline-content .date {
    padding: 0;
    opacity: .7;
    font-weight: 600;
    color: #717171;
}

.timeline-block::after {
    content: "";
    display: table;
    clear: both;
}

.timeline-block {
    position: relative;
    margin: 1em 0;
}

.timeline {
    position: relative;
    padding: 0;
    margin-top: 2em;
    margin-bottom: 0;
}

.timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    height: 100%;
    width: 3px;
}

.timeline::before {
    background: #085080;
}

.nav-center ul.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  justify-content: center;
}

.nav-center {
    text-align: center;
}

.nav-center ul.nav li {
    display: inline-flex;
}
.nav-pills > li {

}
.nav-pills > li > a {
    background-color: #fff;
    color: #606060;
    border: 1px solid #606060;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 600;
    border-radius: .25rem;
}

.nav-pills > li > a.active {
    background-color: #085080;
    color: #fff;
    border-color: #085080;
}

@media(min-width: 768px) {
    .timeline-content {
        margin-left: 60px;
    }
}

@media(min-width: 1170px) {
    .timeline::before {
        left: 50%;
        margin-left: -2px;
    }

    .timeline-block {
        margin: 2em 0;
    }

    .timeline-bullet {
        width: 15px;
        height: 15px;
        left: 50%;
        margin-left: -8px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .timeline-content {
        margin-left: 0;
        width: 47.3%;
    }

    .timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: transparent;
        border-left-color: white;
    }

    .timeline .timeline-block:nth-child(2n+1) .timeline-content h3, .timeline .timeline-block:nth-child(2n+1) .timeline-content p {
        text-align: right;
    }

    .timeline .timeline-block:nth-child(2n+1) .timeline-content > a {
        float: right;
    }

    .timeline-content .date {
        position: absolute;
        width: 100%;
        left: 112%;
        top: 0;
        font-size: 14px;
    }

    .timeline-bullet {
        width: 15px;
        height: 15px;
        left: 50%;
        margin-left: -8px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .timeline-block:nth-child(2n) .timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: transparent;
        border-right-color: white;
    }

    .timeline-block:nth-child(2n) .timeline-content {
        float: right;
    }

    .timeline-block:nth-child(2n) .timeline-content .date {
        left: auto;
        right: 112%;
        text-align: right;
    }
}

.modal-header, .modal-footer {
    border-width: 1px;
}

/* ---------------------------------------------------- */
/* ---------------- F110UpcomingEvents ---------------- */
/* ---------------------------------------------------- */
.event-spacer {
    padding-top: 2px;
    padding-bottom: 2px;
}

.event-bg-grey {
    background-color: #f6f5f7;
}

.event-bg-blue {
    background-color: #96a8b4;
}

.event-details-btn {
    color: #717171;
    border: 1px solid #717171;
    background-color: #fff;
    width: 100%;
    margin-bottom: 10px;
}

.event-details-btn:hover {
    color: #fff;
    background-color: #717171;
}

.event-buttons {
    display: block;
    margin: auto 0;
}

.express-booking-button .ho-field-group {
    padding: 0;
}

.ho-form.express-booking.event-express-booking {
    width: auto;
    margin-left: 0;
    margin-right: auto;
}

.event-details-btn, .express-booking-button .ho-submit, .upcoming-events-modal .close-btn {
  font-size: 1rem !important;
}

@media (max-width: 576px) {
  .event-details-btn, .express-booking-button .ho-submit, .upcoming-events-modal .close-btn {
    font-size: 24px !important;
  }
}

@media(min-width: 992px) {
    .upcoming-events-modal .modal-dialog {
        max-width: 700px;
    }
}

@media(min-width: 1200px) {
    .upcoming-events-modal .modal-dialog {
        max-width: 1000px;
    }
}

.upcoming-events-modal .modal-header {
    position: relative;
    display: block;
}

.upcoming-events-modal .modal-header .modal-title {
    width: 100%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.upcoming-events-modal .modal-header .modal-headline {
    margin-bottom: 0.5rem;
}

.upcoming-events-modal .modal-header .modal-subline {
    margin-bottom: 0.5rem;
    font-weight: 400;
}

.upcoming-events-modal .modal-header .modal-datetime {
    width: 100%;
    text-align: center;
}

.upcoming-events-modal .modal-header .modal-datetime-date {

}

.upcoming-events-modal .modal-header .modal-datetime-time {

}

.upcoming-events-modal .modal-header button.close {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.upcoming-events-modal .modal-content {
    min-height: 350px;
}

.upcoming-events-modal .modal-footer {
    border: none;
}

.upcoming-events-modal .express-booking-button .ho-submit {
  padding-left: 1.8777rem;
  padding-right: 1.8777rem;
  line-height: 1.35 !important;
}

.modal-content .modal-attachment {
    width: 80%;
    margin-bottom: 1rem;
}


.modal-content .modal-attachment.round-image {
    border-radius: 50%;
}

@media(min-width: 992px) {
    .upcoming-events-modal .modal-header {
        display: flex;
    }

    .upcoming-events-modal .modal-header .modal-title {
        text-align: left;
        flex: 0 0 70%;
        padding-left: 0;
        padding-right: 0;
    }

    .upcoming-events-modal .modal-header .modal-datetime {
        text-align: right;
        flex: 0 0 30%;
        padding-left: 10px;
        padding-right: 25px;
        padding-bottom: 0.5rem;
        align-self: end;
    }

    .upcoming-events-modal .modal-content {
        min-height: 650px;
    }
}


/* ---------------------------------------------------- */
/* --------------- F210UpcomingMeetings --------------- */
/* ---------------------------------------------------- */
.meeting-express-booking button {
    width: 120px;
    margin-top: 0 !important;
}

.meeting-preview-box {
    padding: 15px;
}

.meeting-preview-box > div {
    border: 1px solid #a4a4a4;
    border-radius: 3%;
    height: auto;
}

@media(min-width: 576px) {
    .meeting-preview-box-headlines {
        min-height: 102px;
    }

    .meeting-preview-box > div {
        height: 300px;
    }
}

@media(max-width: 576px) {
    .meeting-preview-box-headlines {
        min-height: 102px;
    }

    .meeting-preview-box > div {
        height: auto;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .meeting-preview-box a {
        margin-top: 10px;
    }
}

@media(min-width: 768px) {
    .meeting-preview-box-headlines {
        min-height: 76px;
    }

    .meeting-preview-box > div {
        height: 280px;
    }
}

@media(min-width: 992px) {
    .meeting-preview-box-headlines {
        min-height: 125px;
    }

    .meeting-preview-box > div {
        height: 320px;
    }
}

@media(min-width: 1200px) {
    .meeting-preview-box-headlines {
        min-height: 76px;
    }

    .meeting-preview-box > div {
        height: 280px;
    }
}

.meeting-details-box {
    padding: 0 10px;
    width: 100%;
}

.meeting-details-box > div {
    border: 1px solid #a4a4a4;
    border-radius: 3%;
    height: auto;
    width: auto;
}

img.meeting {
    border: 1px solid #a4a4a4;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.meeting-description {
    overflow: scroll;
    height: 180px;
}

.meeting-slots {
    overflow: scroll;
    height: 250px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.meeting-row {
    width: 100%;
    height: auto;
}



@media(min-width: 992px) {
    .meeting-details-box {
        padding: 0px;
        width: auto;
    }

    .meeting-details-box > div {
        height: 530px;
        width: 49.2%;
        position: absolute;
        margin: 15px 15px 0px 10px;
    }

    .meeting-row {
        width: 50%;
    }

    .meeting-row.first.special-meeting-row {
        padding-right: 20px;
    }

    .meeting-row.first.special-meeting-row.special-margin {
        padding-right: 0;
    }

    .special-meeting-row.special-margin {
        margin-left: 50%;
    }
}

.meeting-details-box.show {
    display: block !important;
}

.meeting-details-box.hidden {
    display: none !important;
}


.meeting-preview-box.active > div {
    color: #fff;
    background-color: #085080;
}

.meeting-preview-box.active .btn {
    color: #3c3c3c;
    background-color: #fff;
    border-color: #3c3c3c;
}

.meeting-preview-box.active .btn:hover {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #3c3c3c;
}

.meeting-already-booked {
    font-size: 0;
}

.meeting-already-booked br {
    display: none;
}

.meeting-already-booked button {
    float: left;
    margin-top: 0 !important;
}

@media(max-width:576px){
    .row {
        margin-left: -5px;
        margin-right: -5px;
    }
}

/* ---------------------------------------------------- */
/* ------------------ F310LivePlayer ------------------ */
/* ---------------- F311LivePlayerChat ---------------- */
/* --------------- F312LivePlayerAgenda --------------- */
/* ------------- F313LivePlayerChatAgenda ------------- */
/* ---------------------------------------------------- */
li.js-event-list-item {
    cursor: pointer;
}

li.js-event-list-item {
    display: none;
}

li.js-event-list-item.booked {
    display: block !important;
}

li.js-event-list-item.booked.odd {
    background: #F5F5F5;
}

li.js-event-list-item.booked.even {
    background: #E6E6E6;
}

li.js-event-list-item.currently-running {
    color: #fff;
    background-color: #000 !important;
}

li.js-event-list-item:hover {
    background-color: #085080 !important;
    color: #fff;
}

div#chat-element.guest-chat #chat-body, div#chat-element.mod-chat #chat-body {
    height: 250px;
}

@media(min-width: 768px) {
    ul#event-list {
        max-height: 64.5vh;
        overflow: auto;
    }

    div#chat-element.guest-chat #chat-body {
        height: 300px;
    }

    div#chat-element.mod-chat #chat-body {
        height: 800px;
    }
}

div#chat-element .card {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    background-color: #fff;
}

div#chat-element .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

div#chat-element .col-12, div#chat-element .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.chat-input {
    display: inline-block;
    -webkit-appearance: none;
    background: #fcfcfc;
    padding: 0.46428571em;
    border: 1px solid #bbb;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    width: 70%;
    flex: 0 0 70%;
}

div#chat-element .chat.chat-container .row{
    margin-left: 0;
    margin-right: 0;
}

/* ----------------------------------------------------- */
/* -------------------- C520Clients -------------------- */
/* ----------------------------------------------------- */

.brands-references {
  text-align: center;
  background-color: #333A4B;
}

.brands-references .headline {
  font-size: 3.2vw;
  line-height: 1;
  font-weight: 600 !important;
  letter-spacing: -0.2vw;
  color: white;
}

@media (max-width: 991px) {
  .brands-references .headline {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .brands-references .headline {
    font-size: 36.25px;
  }
}

@media (max-width: 479px) {
  .brands-references .headline {
    font-size: 32.5px;
  }
}

.brands-references .cell-holder {
  display: inline-block !important;
}

.brands-references .cell-holder .cell {
  display: table;
  background: #fff;
  padding: 15px;
  margin: 15px;
  height: 90px;
  width: 120px;
}


@media(min-width: 480px) {
  .brands-references .cell-holder .cell {
    height: 100px;
    width: 200px;
  }
}

.brands-references .cell-holder .cell .vertical {
  display: table-cell;
  vertical-align: middle;
}

.brands-references .cell-holder .cell .vertical div {
  text-align: center;
}

.brands-references .cell-holder .cell .vertical div img {
  max-width: 90px;
  max-height: 60px;
  vertical-align: middle;
  border: 0;
}

@media(min-width: 480px) {
  .brands-references .cell-holder .cell .vertical div img {
    max-width: 170px;
  }
}